Skip to content

fix: Fix breaking change by making the previous change Nullable/Optional #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 13, 2025

Conversation

Abhi347
Copy link
Member

@Abhi347 Abhi347 commented Apr 30, 2025

Fix the breaking change introduced in #230
The change to long from int is not reverted here, as that's what we want to do and will continue to do it unless we get rid of the ints everywhere.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.90%. Comparing base (b5cf400) to head (b682d19).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #231   +/-   ##
=========================================
  Coverage     76.90%   76.90%           
  Complexity      435      435           
=========================================
  Files            60       60           
  Lines          1390     1390           
  Branches         60       60           
=========================================
  Hits           1069     1069           
  Misses          277      277           
  Partials         44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Abhi347 Abhi347 marked this pull request as ready for review April 30, 2025 08:24
@Abhi347 Abhi347 enabled auto-merge (squash) June 12, 2025 12:07
Copy link
Contributor

@dennisgranath dennisgranath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Abhi347 Abhi347 merged commit 13ba657 into master Jun 13, 2025
3 checks passed
@Abhi347 Abhi347 deleted the fix/fix-breaking-change branch June 13, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants